Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: revamp specs #1

Merged
merged 13 commits into from
Nov 29, 2024
Merged

Feat: revamp specs #1

merged 13 commits into from
Nov 29, 2024

Conversation

SHAcollision
Copy link
Collaborator

@SHAcollision SHAcollision commented Nov 27, 2024

Roadmap:
In this PR

  • Remove deps on pubky-common and chrono
  • Remove async
  • Add pub functions to models new() default() create_path() to all models
  • Improve tests
  • Add missing models PubkyAppFeed and PubkyAppLastRead
  • Add example usage
  • Improve docs

Then:

In future PRs

  • Build wasm-pack npmjs package
  • Optimize wasm size
  • Integrate to pubky-app

Then:

  • Add workflows to trigger cargo publish and wasm-pack npm-publish on new tag release

Then:

  • Figure migration to /v1 paths

@SHAcollision SHAcollision self-assigned this Nov 27, 2024
@SHAcollision SHAcollision added the enhancement New feature or request label Nov 27, 2024
@SHAcollision SHAcollision changed the title Feat: external api Feat: revamp specs Nov 29, 2024
@SHAcollision SHAcollision merged commit 3852e77 into main Nov 29, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants